2 references to ThumbAutomationPeer
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs (1)
21public GridSplitterAutomationPeer(GridSplitter owner): base(owner)
src\Framework\System\Windows\Controls\Primitives\Thumb.cs (1)
219return new ThumbAutomationPeer(this);