Property | Type | Description | |
---|---|---|---|
AllCategories | string[] | ||
StandardCategories | string[] |
Method | Description | |
---|---|---|
AddAccessPointCategories ( AppEntry appEntry, Feed feed ) : void | ||
CategoryIntegrationManager ( [ appListPath, [ handler, bool machineWide = false ) : System | ||
CategoryIntegrationManager ( [ handler, bool machineWide = false ) : System | ||
RemoveAccessPointCategories ( AppEntry appEntry ) : void |
Method | Description | |
---|---|---|
ToggleIconsVisible ( AppEntry appEntry, bool iconsVisible ) : void |
Toggles registry entries indicating whether icons for the application are currently visible. This is a special handler to support Windows.DefaultProgram. |
public AddAccessPointCategories ( AppEntry appEntry, Feed feed ) : void | ||
appEntry | AppEntry | |
feed | Feed | |
return | void |
public CategoryIntegrationManager ( [ appListPath, [ handler, bool machineWide = false ) : System | ||
appListPath | [ | |
handler | [ | |
machineWide | bool | |
return | System |
public CategoryIntegrationManager ( [ handler, bool machineWide = false ) : System | ||
handler | [ | |
machineWide | bool | |
return | System |
public RemoveAccessPointCategories ( AppEntry appEntry ) : void | ||
appEntry | AppEntry | |
return | void |