Share via


StorageProviderMoreInfoUI.Command Property

Definition

The MoreInfoUI section's command.

public IStorageProviderUICommand Command { get; set; }

Property Value

Remarks

When the user's display settings are standard (e.g., no high contrast theme is currently applied), this button uses the user's accent color.

Windows may choose to disable Storage Provider Status UI if neither this command nor ProviderPrimaryCommand are specified.

Additionally, Windows may choose this command to take precedence over ProviderPrimaryCommand when both commands are present.

Applies to

See also

  • <xref:Windows.Storage.Provider.StorageProviderStatusUI.MoreInfoUI%0aT%3aWindows.Storage.Provider.IStorageProviderUICommand>