2 writes to _orientation
PresentationFramework (2)
System\Windows\Controls\WrapPanel.cs (2)
52_orientation = (Orientation) OrientationProperty.GetDefaultValue(DependencyObjectType); 170p._orientation = (Orientation) e.NewValue;
1 reference to _orientation
PresentationFramework (1)
System\Windows\Controls\WrapPanel.cs (1)
160get { return _orientation; }