Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 668 Bytes

File metadata and controls

26 lines (18 loc) · 668 Bytes
id DynamicValueProvider
title DynamicValueProvider

Architecture

Kind: class

Implements: IValueProvider

Properties

IsReadOnly

readonly bool IsReadOnly

Value

readonly string Value

Constructors

DynamicValueProvider

DynamicValueProvider(FrameworkElementAutomationPeer peer)

Methods

SetValue

void SetValue(string value)