WindowStateConverter.ConvertBack(WindowState, Object, CultureInfo) Method

Definition

Microsoft internal use only.

protected:
 override int ConvertBack(System::Windows::WindowState state, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override int ConvertBack (System.Windows.WindowState state, object parameter, System.Globalization.CultureInfo culture);
override this.ConvertBack : System.Windows.WindowState * obj * System.Globalization.CultureInfo -> int
Protected Overrides Function ConvertBack (state As WindowState, parameter As Object, culture As CultureInfo) As Integer

Parameters

state
WindowState
parameter
Object
culture
CultureInfo

Returns

Applies to