WpfPanel.DeckControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the control that lets the other class view and modify the the hosted app in the DeckControl under this panel.
public:
property Microsoft::Uii::Csr::AifWpfDeckControl ^ DeckControl { Microsoft::Uii::Csr::AifWpfDeckControl ^ get(); };
public Microsoft.Uii.Csr.AifWpfDeckControl DeckControl { get; }
member this.DeckControl : Microsoft.Uii.Csr.AifWpfDeckControl
Public ReadOnly Property DeckControl As AifWpfDeckControl