RadControls for Silverlight

Represents the converter that converts Boolean values to and from maximized and normal window states.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonView (in Telerik.Windows.Controls.RibbonView.dll) Version: 2013.2.611.1050

Syntax

C#
public class BooleanToWindowStateConverter : IValueConverter
Visual Basic
Public Class BooleanToWindowStateConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..BooleanToWindowStateConverter

See Also