Skip to content

XamlGeneratedNamespace

redbaty edited this page Feb 16, 2018 · 1 revision

GeneratedInternalTypeHelper

public class XamlGeneratedNamespace.GeneratedInternalTypeHelper
    : InternalTypeHelper

Methods

Type Name Summary
void AddEventHandler(EventInfo eventInfo, Object target, Delegate handler)
Delegate CreateDelegate(Type delegateType, Object target, String handler)
Object CreateInstance(Type type, CultureInfo culture)
Object GetPropertyValue(PropertyInfo propertyInfo, Object target, CultureInfo culture)
void SetPropertyValue(PropertyInfo propertyInfo, Object target, Object value, CultureInfo culture)
Clone this wiki locally