UtilNotificationAreaUpdate Method
Updates (redraw) the bounds of the visible section of the notification area window.
You should call this method if there are dummy (non-functional) buttons from applications that terminated abruptly,
or if you did modifications, like for example a button removal through
DeleteButton message.
Namespace: DevCase.Core.Windows.DesktopAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void Update()
public:
static void Update()
static member Update : unit -> unit
No code example is currently available or this language may not be supported.