Share via


HostedWpfControl.actionsByID Field

Definition

Specifies a dictionary of associated actions.

protected: System::Collections::Generic::Dictionary<int, Microsoft::Uii::Csr::Action ^> ^ actionsByID;
protected System.Collections.Generic.Dictionary<int,Microsoft.Uii.Csr.Action> actionsByID;
val mutable actionsByID : System.Collections.Generic.Dictionary<int, Microsoft.Uii.Csr.Action>
Protected actionsByID As Dictionary(Of Integer, Action) 

Field Value

Applies to