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)
216
grid.Children.
Clear
();
ValueTracking\ValueTrackingRoot.xaml.cs (1)
24
RootGrid.Children.
Clear
();
PresentationFramework (6)
System\Windows\Controls\GridViewRowPresenter.cs (2)
257
InternalChildren.
Clear
();
387
InternalChildren.
Clear
();
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
358
overflowPanel.Children.
Clear
();
System\Windows\Input\KeyboardNavigation.cs (3)
566
_canvasChildren.
Clear
();
575
_canvasChildren.
Clear
();
603
_canvasChildren.
Clear
();
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2433
fixedPage.Children.
Clear
();
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
52
QAT.OverflowPanel.Children.
Clear
();
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (2)
290
_mainPanel?.Children.
Clear
();
292
_overflowPanel?.Children.
Clear
();
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
190
HostContainerInternal.Children.
Clear
();