HostedWpfControl.actions Field

Definition

Specifies a dictionary of associated actions

protected: System::Collections::Generic::Dictionary<System::String ^, Microsoft::Uii::Csr::Action ^> ^ actions;
protected System.Collections.Generic.Dictionary<string,Microsoft.Uii.Csr.Action> actions;
val mutable actions : System.Collections.Generic.Dictionary<string, Microsoft.Uii.Csr.Action>
Protected actions As Dictionary(Of String, Action) 

Field Value

Applies to