SplitterResizePreviewWindow Class
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
声明
Public Class SplitterResizePreviewWindow _
Inherits Control
用法
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.