WindowStateConverter.Convert(Int32, Object, CultureInfo) Method

Definition

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

Returns

Applies to