WindowStateConverter 类

定义

仅供 Microsoft 内部使用。

public ref class WindowStateConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<int, System::Windows::WindowState>
[Windows::Foundation::Metadata::WebHostHidden]
class WindowStateConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<int, System::Windows::WindowState>
public class WindowStateConverter : Microsoft.VisualStudio.PlatformUI.ValueConverter<int,System.Windows.WindowState>
type WindowStateConverter = class
    inherit ValueConverter<int, WindowState>
Public Class WindowStateConverter
Inherits ValueConverter(Of Integer, WindowState)
继承
WindowStateConverter

构造函数

WindowStateConverter()

仅供 Microsoft 内部使用。

方法

Convert(Int32, Object, CultureInfo)

仅供 Microsoft 内部使用。

Convert(Object, Type, Object, CultureInfo)

仅供 Microsoft 内部使用。

(继承自 ValueConverter<TSource,TTarget>)
Convert(TSource, Object, CultureInfo)

仅供 Microsoft 内部使用。

(继承自 ValueConverter<TSource,TTarget>)
ConvertBack(Object, Type, Object, CultureInfo)

仅供 Microsoft 内部使用。

(继承自 ValueConverter<TSource,TTarget>)
ConvertBack(TTarget, Object, CultureInfo)

仅供 Microsoft 内部使用。

(继承自 ValueConverter<TSource,TTarget>)
ConvertBack(WindowState, Object, CultureInfo)

仅供 Microsoft 内部使用。

适用于