C# Класс VizInt.Resizer

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

Открытые свойства

Свойство Тип Описание
IsAutoSizeEnabledProperty System.Windows.DependencyProperty
IsGripEnabledProperty System.Windows.DependencyProperty
IsGripVisibleProperty System.Windows.DependencyProperty
ResizeDirectionProperty System.Windows.DependencyProperty
SuggestedSizeProperty System.Windows.DependencyProperty

Защищенные методы

Метод Описание
MeasureOverride ( Size constraint ) : Size

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

Метод Описание
IsGripVisible_Changed ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnAutoSizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OnEndResizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OnStartResizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OnUpdateSizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Resizer ( ) : System

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

MeasureOverride() защищенный Метод

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
Результат System.Windows.Size

Описание свойств

IsAutoSizeEnabledProperty публичное статическое свойство

Identifies the IsAutoSizeEnabled dependency property.
public static DependencyProperty,System.Windows IsAutoSizeEnabledProperty
Результат System.Windows.DependencyProperty

IsGripEnabledProperty публичное статическое свойство

Identifies the IsGripEnabled dependency property.
public static DependencyProperty,System.Windows IsGripEnabledProperty
Результат System.Windows.DependencyProperty

IsGripVisibleProperty публичное статическое свойство

Identifies the IsGripVisible dependency property.
public static DependencyProperty,System.Windows IsGripVisibleProperty
Результат System.Windows.DependencyProperty

ResizeDirectionProperty публичное статическое свойство

Identifies the ResizeDirection dependency property.
public static DependencyProperty,System.Windows ResizeDirectionProperty
Результат System.Windows.DependencyProperty

SuggestedSizeProperty публичное статическое свойство

public static DependencyProperty,System.Windows SuggestedSizeProperty
Результат System.Windows.DependencyProperty