Public ReadOnly Property ButtonType As TrayButtonType
public TrayButtonType ButtonType {get;}
Public ReadOnly Property ButtonType As TrayButtonType
public TrayButtonType ButtonType {get;}
ButtonType must be set either within the overridden constructor, or within the overridden Initialize when the DAML ID is known.
By default, ButtonType is set as TrayButtonType.Button
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)