HierarchyNode.UpdateSccStateIcons Method

Redraws the source code control state icons of the node.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Protected Friend Overridable Sub UpdateSccStateIcons
'使用

Me.UpdateSccStateIcons()
protected internal virtual void UpdateSccStateIcons()
protected public:
virtual void UpdateSccStateIcons()
protected internal function UpdateSccStateIcons()

Remarks

By default, calls [ReDraw(UIHierarchyElement.SccState)].

Permissions

See Also

Reference

HierarchyNode Class

HierarchyNode Members

Microsoft.VisualStudio.Package Namespace