NoesisGUI

NameScope Class

namespace Noesis

Store relationships between the XAML defined names of objects and their instances.

Inheritance Hierarchy

NameScope

INDEX Class Hierarchy Index

Properties

NameScope has no properties

Methods

Name Description
FindName Returns an object that has the provided identifying name
FindObject Finds the name of an object if it is registered in the NameScope. Returns null if object was not found
GetNameScope Gets the attached NameScope property
RegisterName Registers the provided name into the current XAML namescope
SetNameScope Sets the attached NameScope property
UnregisterName Unregisters the provided name from the current XAML namescope
UpdateName Updates previously registered item with new one. This is required to refresh Binginds when freezables are cloned during animations

Events

NameScope has no events

© 2017 Noesis Technologies