WindowStateConverter.ConvertBack(WindowState, 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 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