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