ValueTranslationService 构造函数

在派生类中重写时,将初始化 ValueTranslationService 类的新实例。

命名空间:  Microsoft.Windows.Design.Services
程序集:  Microsoft.Windows.Design.Interaction(在 Microsoft.Windows.Design.Interaction.dll 中)

语法

声明
Protected Sub New
protected ValueTranslationService()
protected:
ValueTranslationService()
new : unit -> ValueTranslationService
protected function ValueTranslationService()

.NET Framework 安全性

请参见

参考

ValueTranslationService 类

Microsoft.Windows.Design.Services 命名空间

DesignModeValueProvider

其他资源

演练:在设计时更改属性的行为

WPF 设计器扩展性