←Select platform

Owner Property

Summary

Gets the owner of the service.

Syntax

C#
VB
WinRT C#
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize