| Name | Description |
| AddDefaultPopupToVisualTree | Call this method when initializing the application to workaround the Popup TransformToVisual bug. |
| AddHandler | (Inherited from System.Windows.UIElement) |
| ApplyTemplate | (Inherited from System.Windows.Controls.Control) |
| Arrange | (Inherited from System.Windows.UIElement) |
| BringToFront | Puts the window in front of all windows. |
| CaptureMouse | (Inherited from System.Windows.UIElement) |
| CenterOnScreen | Centers the window in its container. |
| ClearValue | (Inherited from System.Windows.DependencyObject) |
| Close | Closes the window. |
| FindName | (Inherited from System.Windows.FrameworkElement) |
| Focus | (Inherited from System.Windows.Controls.Control) |
| GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
| GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
| GetValue | (Inherited from System.Windows.DependencyObject) |
| Hide | Hides the window without closing it. |
| InvalidateArrange | (Inherited from System.Windows.UIElement) |
| InvalidateMeasure | (Inherited from System.Windows.UIElement) |
| Measure | (Inherited from System.Windows.UIElement) |
| OnApplyTemplate | Overridden. Builds the visual tree for the C1Window control when a new template is applied. |
| Position | Positions the window so that the specified point in the window matches the specified point of a FrameworkElement. |
| ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
| ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
| RemoveHandler | (Inherited from System.Windows.UIElement) |
| SetBinding | (Inherited from System.Windows.FrameworkElement) |
| SetValue | (Inherited from System.Windows.DependencyObject) |
| Show | Opens the window. |
| ShowModal | Opens the window as modal. |
| TransformToVisual | (Inherited from System.Windows.UIElement) |
| UpdateLayout | (Inherited from System.Windows.UIElement) |