SystemMenuManagerGetItemCount Method
Gets the amount of items in the system menu.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual int GetItemCount()
public:
virtual int GetItemCount()
abstract GetItemCount : unit -> int
override GetItemCount : unit -> int
No code example is currently available or this language may not be supported.
Return Value
Int32
The amount of items in the system menu.