WindowStateConverter.Convert(Int32, Object, CultureInfo) 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.
protected:
override System::Windows::WindowState Convert(int state, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override System.Windows.WindowState Convert (int state, object parameter, System.Globalization.CultureInfo culture);
override this.Convert : int * obj * System.Globalization.CultureInfo -> System.Windows.WindowState
Protected Overrides Function Convert (state As Integer, parameter As Object, culture As CultureInfo) As WindowState
Parameters
- state
- Int32
- parameter
- Object
- culture
- CultureInfo