Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Bind ( GridSplitter gridSplitter ) : void |
Bind the the dimensions of the preview control to the associated grid splitter.
|
|
OnApplyTemplate ( ) : void |
Called when template should be applied to the control.
|
|
PreviewControl ( ) : System |
Instantiate the PreviewControl.
|
public Bind ( GridSplitter gridSplitter ) : void | ||
gridSplitter | GridSplitter | GridSplitter instance to target. |
Результат | void |