IDocumentActionsArgs Members
Provides members that store specific data for the ISupportDocumentActions.OnQueryDocumentActions method and the WindowsUIView.QueryDocumentActions event.Properties
| Name | Description |
|---|---|
| DocumentActions | Gets the collection of How To: Create Custom Document Actions associated with the current Document. |
| FlyoutAction | Gets or sets a FlyoutAction related to the current event. |
See Also