Implemented interface member:
method
BeginInit
System.ComponentModel.ISupportInitialize.BeginInit()
1 override of BeginInit
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
1527public override void BeginInit()
4 references to BeginInit
PresentationFramework (3)
src\Framework\MS\Internal\FrameworkObject.cs (1)
805_fe.BeginInit();
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
1529base.BeginInit();
src\Framework\System\Windows\FrameworkElementFactory.cs (1)
1077treeNodeFE.BeginInit();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelItemViewModel.cs (1)
294designer.BeginInit();