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