FindNameGivingObject(Function) Method
Finds an object, that would give the f function its name, when f has no its instance name parts assigned (has no visible device tag). Returns NULL, if no such object exists or f don't take over a name.
Parameters
- f
- Function, which takes over a name.
Exception | Description |
ArgumentException | Invalid parameters were found. |
ArgumentNullException | Null was passed to a parameter. |
ApplicationException | When page was not set before. |