3 references to StretchDirectionProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\MediaElement.cs (3)
101StretchDirectionProperty.OverrideMetadata( 323get { return (StretchDirection) GetValue(StretchDirectionProperty); } 324set { SetValue(StretchDirectionProperty, value); }