'Declaration
Protected Function IsItemVisible(Of )( _
ByVal As _
) As System.Nullable(Of Boolean)
protected System.Nullable<bool> IsItemVisible<>(
)
protected: System.Nullable<bool> IsItemVisible<>(
)
Parameters
- item
- Item of type XamMenu or XamMenuItem
Type Parameters
- T
- Type of the item
Return Value
Returns true if the item is visible or hidden
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2