Click or drag to resize

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)
Syntax
private Dictionary<MainWindowTabs, Frame> Frames { get; set; }

Property Value

Type: DictionaryMainWindowTabs, Frame
See Also