WindowStyleHelper.SetHasMaximizeButton(Window, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public:
static void SetHasMaximizeButton(System::Windows::Window ^ window, bool value);
public static void SetHasMaximizeButton (System.Windows.Window window, bool value);
static member SetHasMaximizeButton : System.Windows.Window * bool -> unit
Public Shared Sub SetHasMaximizeButton (window As Window, value As Boolean)
Parameters
- window
- Window
- value
- Boolean