Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Control used to show the resize preview for a SplitterPanel.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Class SplitterResizePreviewWindow _
Inherits Control
'Usage
Dim instance As SplitterResizePreviewWindow
public class SplitterResizePreviewWindow : Control
public ref class SplitterResizePreviewWindow : public Control
type SplitterResizePreviewWindow =
class
inherit Control
end
public class SplitterResizePreviewWindow extends Control
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
Microsoft.VisualStudio.PlatformUI.SplitterResizePreviewWindow
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.