2 references to OrientationProperty
PresentationFramework (2)
System\Windows\Controls\WrapPanel.cs (2)
42_orientation = (Orientation) OrientationProperty.GetDefaultValue(DependencyObjectType); 151set { SetValue(OrientationProperty, value); }