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