Show / Hide Table of Contents

Class ControlResizeMode

Inheritance
Object
ControlResizeMode
Namespace: Ecng.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public sealed class ControlResizeMode : Enum

Fields

Both

Declaration
public const ControlResizeMode Both
Field Value
Type Description
ControlResizeMode

Horizontal

Declaration
public const ControlResizeMode Horizontal
Field Value
Type Description
ControlResizeMode

None

Declaration
public const ControlResizeMode None
Field Value
Type Description
ControlResizeMode

value__

Declaration
public int value__
Field Value
Type Description
Int32

Vertical

Declaration
public const ControlResizeMode Vertical
Field Value
Type Description
ControlResizeMode

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾