2 writes to PositionAndSizeOfSetController
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonControl.cs (2)
153element?.PositionAndSizeOfSetController = null; 161element.PositionAndSizeOfSetController = rc;
2 references to PositionAndSizeOfSetController
PresentationCore (2)
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (2)
416UIElement element = _owner.PositionAndSizeOfSetController; 451UIElement element = _owner.PositionAndSizeOfSetController;