(Leadtools.Controls)

Owner Property

Show in webframe





Gets the owner of the service.
Syntax
public object Owner {get;}
Public ReadOnly Property Owner As Object
public object Owner {get;}

            

            
 get_Owner(); 

Property Value

The owner of the service.
Remarks

This is the same value set in the owner parameter to the InteractiveService Constructor(FrameworkElement,FrameworkElement) constructor. Optional and can be null. This is not used by InteractiveService but can be used by the application to pass any class and extra data. ImageViewer sets the value to this.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.