Открытые члены | Свойства

Класс AvalonDock.DeserializationCallbackEventArgs

Полный список членов класса

Открытые члены

 DeserializationCallbackEventArgs (string contentName)

Свойства

string Name [get, set]
 Gets the name of the content to deserialize.
ManagedContent Content [get, set]
 Gets/Sets the content manually deserialized.

Полный список свойств

ManagedContent AvalonDock.DeserializationCallbackEventArgs.Content [get, set]

Gets/Sets the content manually deserialized.

string AvalonDock.DeserializationCallbackEventArgs.Name [get, set]

Gets the name of the content to deserialize.