Implemented interface member:
5 references to Count
PresentationFramework (2)
MS\Internal\WeakDictionary.cs (2)
57get { return Dict.Count; } 144get { return Dict.Count; }
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\KeyTipService.cs (2)
1051if (_scopeToElementMap.Count == 0 && _toBeScopedElements.Count == 0 && _unprocessedScopes.Count == 0)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupsPanel.cs (1)
101if (_changedWidthGroups.Count > 0)