3 references to StretchDirectionProperty
PresentationFramework (3)
System\Windows\Controls\MediaElement.cs (3)
88StretchDirectionProperty.OverrideMetadata( 310get { return (StretchDirection) GetValue(StretchDirectionProperty); } 311set { SetValue(StretchDirectionProperty, value); }