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