This topic has not yet been rated - Rate this topic

DataGridDetailsPresenterAutomationPeer.IsContentElementCore Method

Silverlight

Retrieves a value that indicates whether the element contains data that is presented to the user.

Namespace:  System.Windows.Automation.Peers
Assembly:  System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
protected override bool IsContentElementCore()

Return Value

Type: System.Boolean
true if the element is a content element; otherwise, false.

By default, returns false.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.