Class DynamicGameStateTokenCreationView
Interaction logic for DynamicGameStateTokenCreationView.xaml
Inheritance
DynamicGameStateTokenCreationView
Implements
Inherited Members
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class DynamicGameStateTokenCreationView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
Constructors
View SourceDynamicGameStateTokenCreationView(LookupPropertyView)
Initializes a new instance of the DynamicGameStateTokenCreationView class.
Declaration
public DynamicGameStateTokenCreationView(LookupPropertyView lookupPropertyView)
Parameters
Type | Name | Description |
---|---|---|
LookupPropertyView | lookupPropertyView | The lookup property view. |
Properties
View SourceTrackerViewModel
Gets the property tracker view model associated with the lookup property view.
Declaration
public PropertyTrackerViewModel TrackerViewModel { get; }
Property Value
Type | Description |
---|---|
PropertyTrackerViewModel |
Methods
View SourceInitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
ResizePropertiesListValueColumn()
Resizes the property list view's value column to stretch to the remaining width.
Declaration
public void ResizePropertiesListValueColumn()