.gif) .gif) |
CastToGelPropertyGetterCallback<T> |
|
.gif) |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
.gif) .gif) |
FromName |
Microsoft internal use only. Gets the GelProperty with the given name that was registered on the given Type. |
.gif) |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
.gif) .gif) |
GetRegisteredProperties |
Microsoft internal use only. Gets an enumeration of all the registered properties for the given Type. |
.gif) |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
.gif) .gif) |
Register<TOwner>(String, Func<Object>) |
|
.gif) .gif) |
Register<TOwner>(String, Boolean) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, Double) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, Guid) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, Int32) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, Single) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, String) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, UInt32) |
Microsoft internal use only. Registers a Gel property. |
.gif) .gif) |
Register<TOwner>(String, Boolean, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
Register<TOwner>(String, Double, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
Register<TOwner>(String, Guid, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
Register<TOwner>(String, Int32, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
Register<TOwner>(String, Single, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
Register<TOwner>(String, String, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
Register<TOwner>(String, UInt32, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) .gif) |
RegisterBooleanProperty<TOwner>(String) |
|
.gif) .gif) |
RegisterBooleanProperty<TOwner>(String, Boolean, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
Microsoft internal use only. Registers a Boolean property. |
.gif) .gif) |
RegisterCollectionProperty<TOwner> |
|
.gif) .gif) |
RegisterDataSourceProperty<TOwner>(String) |
Microsoft internal use only. Registers a data source property. |
.gif) .gif) |
RegisterDataSourceProperty<TOwner>(String, Func<Object>) |
|
.gif) .gif) |
RegisterDataSourceProperty<TOwner>(String, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
Microsoft internal use only. Registers a data source property. |
.gif) .gif) |
RegisterDoubleProperty<TOwner> |
Microsoft internal use only. Registers a Double property. |
.gif) .gif) |
RegisterDwordProperty<TOwner> |
Microsoft internal use only. Registers a DWORD property. |
.gif) .gif) |
RegisterGuidProperty<TOwner> |
Microsoft internal use only. Registers a GUID property. |
.gif) .gif) |
RegisterIndirectBooleanProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectBuiltInProperty<TOwner> |
Microsoft internal use only. Registers a built-in property with a getter callback. |
.gif) .gif) |
RegisterIndirectCollectionProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectDataSourceProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectDoubleProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectDwordProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectGuidProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectIntProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectProperty<TOwner>(String, String, __VSUIDATAFORMAT, GelPropertyGetterCallback) |
Microsoft internal use only. Registers a property with a getter callback. |
.gif) .gif) |
RegisterIndirectProperty<TOwner>(String, String, __VSUIDATAFORMAT, GelPropertyGetterCallback, Boolean) |
Microsoft internal use only. Registers a property with a getter callback. |
.gif) .gif) |
RegisterIndirectSingleProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectStringProperty<TOwner> |
|
.gif) .gif) |
RegisterIndirectUnknownProperty<TOwner> |
Microsoft internal use only. Registers an unknown property with a getter callback. |
.gif) .gif) |
RegisterIndirectWpfProperty<TOwner> |
Microsoft internal use only. Registers a Windows Presentation Foundation (WPF) property with a getter callback. |
.gif) .gif) |
RegisterIntProperty<TOwner> |
Microsoft internal use only. Registers an INT property. |
.gif) .gif) |
RegisterLazyInitializedBooleanProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedBuiltInProperty<TOwner> |
Microsoft internal use only. Registers a built-in property with a getter callback. |
.gif) .gif) |
RegisterLazyInitializedCollectionProperty<TOwner> |
Microsoft internal use only. Registers a collection property with a getter callback. |
.gif) .gif) |
RegisterLazyInitializedDataSourceProperty<TOwner> |
Microsoft internal use only. Registers a data source property with a getter callback. |
.gif) .gif) |
RegisterLazyInitializedDoubleProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedDwordProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedGuidProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedIntProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedProperty<TOwner> |
Microsoft internal use only. Registers a property with a getter callback. |
.gif) .gif) |
RegisterLazyInitializedSingleProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedStringProperty<TOwner> |
|
.gif) .gif) |
RegisterLazyInitializedUnknownProperty<TOwner> |
Microsoft internal use only. Registers an unknown property with a getter callback. |
.gif) .gif) |
RegisterLazyInitializedWpfProperty<TOwner> |
Microsoft internal use only. Registers a Windows Presentation Foundation (WPF) property with a getter callback. |
.gif) .gif) |
RegisterSingleProperty<TOwner> |
Microsoft internal use only. Registers a Single property. |
.gif) .gif) |
RegisterStringProperty<TOwner>(String) |
Microsoft internal use only. Registers a String property. |
.gif) .gif) |
RegisterStringProperty<TOwner>(String, String, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
Microsoft internal use only. Registers a String property. |
.gif) .gif) |
RegisterUnknownProperty<TOwner> |
|
.gif) .gif) |
RegisterWpfProperty<TOwner>(String, Type, Func<Object>) |
|
.gif) .gif) |
RegisterWpfProperty<TOwner>(String, Type, Object, GelPropertyChangedCallback, GelPropertyValidatorCallback) |
|
.gif) |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |