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