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