C# Класс GraphicalDebugging.GeometryWatchControl

Interaction logic for GeometryWatchControl.
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
DebuggerEvents_OnEnterBreakMode void
GeometryItem_NameChanged void
GeometryWatchWindow_SizeChanged void
GridSplitter_DragCompleted void
MenuItem_Copy void
ResetAt void
SelectAt void
UpdateItems void
VSColorTheme_ThemeChanged void
dataGrid_PreviewKeyDown void

Открытые методы

Метод Описание
GeometryWatchControl ( ) : System.Collections.Generic

Initializes a new instance of the GeometryWatchControl class.

Приватные методы

Метод Описание
DebuggerEvents_OnEnterBreakMode ( dbgEventReason Reason, dbgExecutionAction &ExecutionAction ) : void
GeometryItem_NameChanged ( object sender, System e ) : void
GeometryWatchWindow_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
GridSplitter_DragCompleted ( object sender, System e ) : void
MenuItem_Copy ( object sender, RoutedEventArgs e ) : void
ResetAt ( GeometryItem item, int index ) : void
SelectAt ( int index, bool isNew = false ) : void
UpdateItems ( int modified_index = -1 ) : void
VSColorTheme_ThemeChanged ( ThemeChangedEventArgs e ) : void
dataGrid_PreviewKeyDown ( object sender, System e ) : void

Описание методов

GeometryWatchControl() публичный Метод

Initializes a new instance of the GeometryWatchControl class.
public GeometryWatchControl ( ) : System.Collections.Generic
Результат System.Collections.Generic