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