Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
ComponentModel
Design
DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor
CanResetValue
System.ComponentModel.Design.DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor.CanResetValue C# (CSharp) Méthode
DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor Class Documentation
Afficher le fichier
Open project: dotnet/corefx
CanResetValue()
public
méthode
public
CanResetValue
(
object
component
) :
bool
component
object
Résultat
bool
public override bool CanResetValue(object component) { return false; }
DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor
CanResetValue
GetValue
OptionPropertyDescriptor
ResetValue
SetValue
ShouldSerializeValue