1 instantiation of RibbonGalleryItemAutomationPeer
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
503
return new
RibbonGalleryItemAutomationPeer
(this);
4 references to RibbonGalleryItemAutomationPeer
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (4)
111
RibbonGalleryItemAutomationPeer
peer = UIElementAutomationPeer.CreatePeerForElement(this) as
RibbonGalleryItemAutomationPeer
;
149
RibbonGalleryItemAutomationPeer
peer = UIElementAutomationPeer.CreatePeerForElement(this) as
RibbonGalleryItemAutomationPeer
;