20 instantiations of AttachedPropertyBrowsableForChildrenAttribute
PresentationFramework (20)
System\Windows\Controls\Canvas.cs (4)
72[AttachedPropertyBrowsableForChildren()] 98[AttachedPropertyBrowsableForChildren()] 124[AttachedPropertyBrowsableForChildren()] 150[AttachedPropertyBrowsableForChildren()]
System\Windows\Controls\DockPanel.cs (1)
98[AttachedPropertyBrowsableForChildren()]
System\Windows\Controls\Grid.cs (4)
135[AttachedPropertyBrowsableForChildren()] 160[AttachedPropertyBrowsableForChildren()] 185[AttachedPropertyBrowsableForChildren()] 210[AttachedPropertyBrowsableForChildren()]
System\Windows\Controls\InkCanvas.cs (4)
433[AttachedPropertyBrowsableForChildren()] 467[AttachedPropertyBrowsableForChildren()] 501[AttachedPropertyBrowsableForChildren()] 535[AttachedPropertyBrowsableForChildren()]
System\Windows\Controls\Primitives\Selector.cs (1)
206[AttachedPropertyBrowsableForChildren()]
System\Windows\Controls\ToolBar.cs (1)
434[AttachedPropertyBrowsableForChildren(IncludeDescendants = true)]
System\Windows\Documents\FixedPage.cs (5)
216[AttachedPropertyBrowsableForChildren()] 244[AttachedPropertyBrowsableForChildren()] 272[AttachedPropertyBrowsableForChildren()] 300[AttachedPropertyBrowsableForChildren()] 325[AttachedPropertyBrowsableForChildren()]
2 references to AttachedPropertyBrowsableForChildrenAttribute
PresentationFramework (2)
System\Windows\AttachedPropertyBrowsableForChildrenAttribute.cs (2)
71AttachedPropertyBrowsableForChildrenAttribute other = obj as AttachedPropertyBrowsableForChildrenAttribute;