WindowStyleHelper.SetHasMinimizeButton(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 SetHasMinimizeButton(System::Windows::Window ^ window, bool value);
public static void SetHasMinimizeButton (System.Windows.Window window, bool value);
static member SetHasMinimizeButton : System.Windows.Window * bool -> unit
Public Shared Sub SetHasMinimizeButton (window As Window, value As Boolean)
Parameters
- window
- Window
- value
- Boolean