Show / Hide Table of Contents

Property DefaultFloatingWindowSize

| Improve this Doc View Source

DefaultFloatingWindowSize

Gets or sets the default size of FloatingWindow.

Declaration
public Size DefaultFloatingWindowSize { get; set; }
Property Value
Type Description
System.Windows.Size

The default size of FloatingWindow. The default value is (300,300).

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest