Implemented interface member:
14 references to Clear
IdeBenchmarks (1)
InheritanceMargin\InheritanceMarginGlyphBenchmarks.cs (1)
121
_canvas.Children.
Clear
();
Microsoft.VisualStudio.LanguageServices (2)
PreviewPane\PreviewPane.xaml.cs (1)
215
grid.Children.
Clear
();
ValueTracking\ValueTrackingRoot.xaml.cs (1)
24
RootGrid.Children.
Clear
();
PresentationFramework (6)
System\Windows\Controls\GridViewRowPresenter.cs (2)
258
InternalChildren.
Clear
();
388
InternalChildren.
Clear
();
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
362
overflowPanel.Children.
Clear
();
System\Windows\Input\KeyboardNavigation.cs (3)
567
_canvasChildren.
Clear
();
576
_canvasChildren.
Clear
();
604
_canvasChildren.
Clear
();
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2437
fixedPage.Children.
Clear
();
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
53
QAT.OverflowPanel.Children.
Clear
();
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (2)
296
_mainPanel.Children.
Clear
();
301
_overflowPanel.Children.
Clear
();
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
191
HostContainerInternal.Children.
Clear
();