Skip to content

ITaskBarService interface

Defined in

Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.ITaskBarService Modifiers: public abstract

Summary

        Represents a contract with a service that provides methods for manipulating the taskbar.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Methods

NameSummary
GetStateGets taskbar state of the selected window handle.
SetStateSets taskbar state of the selected window handle.
SetValueSets taskbar value of the selected window handle.