Class FloatWindowBase
浮动的窗口
public class FloatWindowBase : WindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase
- Inheritance
-
FloatWindowBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
FloatWindowBase()
public FloatWindowBase()
Fields
SourceProperty
public static readonly DependencyProperty SourceProperty
Field Value
Properties
ArcKey
public static ComponentResourceKey ArcKey { get; }
Property Value
CircleKey
public static ComponentResourceKey CircleKey { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Source
public IEnumerable<object> Source { get; set; }
Property Value
StackPanelBottomLeftKey
public static ComponentResourceKey StackPanelBottomLeftKey { get; }
Property Value
StackPanelKey
public static ComponentResourceKey StackPanelKey { get; }
Property Value
StackPanelTopLeftKey
public static ComponentResourceKey StackPanelTopLeftKey { get; }
Property Value
StackPanelTopRightKey
public static ComponentResourceKey StackPanelTopRightKey { get; }