Свойство | Type | Description | |
---|---|---|---|
AddChildToCurrentCollection | void | ||
AddChildToDictionary | void | ||
AddChildToHost | void | ||
ClearKey | void | ||
FindNamescope | INameScope | ||
FindNamescopeForInstanceThatHadPreviousName | INameScope | ||
FindNamescopeForInstanceWithNoName | INameScope | ||
FindNamescopeSkippingAncestor | INameScope | ||
GatherConstructionArguments | object[] | ||
GetExtensionContext | MarkupExtensionContext | ||
GetValueTuple | object | ||
MaterializeInstanceOfCurrentType | void | ||
UpdateLevelWrappers | void |
Méthode | Description | |
---|---|---|
AddCtorArgument ( string stringValue ) : void | ||
AssignChildToParentProperty ( ) : void | ||
AssociateCurrentInstanceToParent ( ) : void | ||
AssociateCurrentInstanceToParentForCreation ( ) : void | ||
CreateInstanceOfCurrentXamlTypeIfNotCreatedBefore ( ) : void | ||
DecreaseLevel ( ) : void | ||
GetValueProvidedByMarkupExtension ( IMarkupExtension instance ) : object | ||
PutNameToCurrentInstanceIfAny ( ) : void | ||
RaiseLevel ( ) : void | ||
RegisterInstanceNameToNamescope ( ) : void | ||
SetKey ( object value ) : void | ||
SetNameForCurrentInstance ( string value ) : void | ||
StateCommuter ( StackingLinkedList |
Méthode | Description | |
---|---|---|
AddChildToCurrentCollection ( ) : void | ||
AddChildToDictionary ( ) : void | ||
AddChildToHost ( ) : void | ||
ClearKey ( ) : void | ||
FindNamescope ( ) : INameScope | ||
FindNamescopeForInstanceThatHadPreviousName ( ) : INameScope | ||
FindNamescopeForInstanceWithNoName ( ) : INameScope | ||
FindNamescopeSkippingAncestor ( int skip ) : INameScope | ||
GatherConstructionArguments ( ) : object[] | ||
GetExtensionContext ( ) : MarkupExtensionContext | ||
GetValueTuple ( object instance, MutableMember member ) : object | ||
MaterializeInstanceOfCurrentType ( ) : void | ||
UpdateLevelWrappers ( ) : void |
public AddCtorArgument ( string stringValue ) : void | ||
stringValue | string | |
Résultat | void |
public AssignChildToParentProperty ( ) : void | ||
Résultat | void |
public AssociateCurrentInstanceToParent ( ) : void | ||
Résultat | void |
public AssociateCurrentInstanceToParentForCreation ( ) : void | ||
Résultat | void |
public CreateInstanceOfCurrentXamlTypeIfNotCreatedBefore ( ) : void | ||
Résultat | void |
public GetValueProvidedByMarkupExtension ( IMarkupExtension instance ) : object | ||
instance | IMarkupExtension | |
Résultat | object |
public PutNameToCurrentInstanceIfAny ( ) : void | ||
Résultat | void |
public RegisterInstanceNameToNamescope ( ) : void | ||
Résultat | void |
public SetNameForCurrentInstance ( string value ) : void | ||
value | string | |
Résultat | void |
public StateCommuter ( StackingLinkedList |
||
stack | StackingLinkedList |
|
typeSource | IRuntimeTypeSource | |
lifecycleListener | IInstanceLifeCycleListener | |
valueContext | IValueContext | |
Résultat | System.Collections |