MainWindowFrames Property |
List of WPF frames with tabs index
Namespace:
VMInfoFace.Win
Assembly:
VMInfoFace.Win (in VMInfoFace.Win.exe) Version: 21.5.28.1 (21.5.28.1171)
Syntaxprivate Dictionary<MainWindowTabs, Frame> Frames { get; set; }
Private Property Frames As Dictionary(Of MainWindowTabs, Frame)
Get
Set
Property Value
Type:
DictionaryMainWindowTabs,
Frame
See Also