1 type derived from ThumbAutomationPeer
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs (1)
18
public class GridSplitterAutomationPeer :
ThumbAutomationPeer
, ITransformProvider
1 instantiation of ThumbAutomationPeer
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Thumb.cs (1)
219
return new
ThumbAutomationPeer
(this);