Interface IPropertyViewItem NamespaceH.Controls.Form AssemblyH.Controls.Form.dll public interface IPropertyViewItem : IPropertyItem Inherited Members IPropertyItem.Name IPropertyItem.Order IPropertyItem.TabGroup IPropertyItem.GroupName IPropertyItem.PropertyInfo IPropertyItem.Obj Extension Methods NewtonsoftJsonSerializerServiceExtension.CloneByNewtonsoftJson<T>(T) ObjectExtension.CloneCast<T>(T, Predicate<PropertyInfo>) Extensions.GetPropertyValue(object, string) Extensions.GetPropertyValue<T>(object, string) PropertyInfoExtention.ChangeType<T>(object) TextJsonableExtensions.GetJsonPropertyInfos(object) TextJsonableExtensions.WriteJson(object, Utf8JsonWriter, JsonSerializerOptions, bool) TextJsonableExtensions.WriteType(object, Utf8JsonWriter) ObjectExtension.CloneBy(object, Predicate<PropertyInfo>) ObjectExtension.CopyPropertyValueFrom(object, object, Predicate<PropertyInfo>, Func<PropertyInfo, PropertyInfo, bool>) ObjectExtension.IsMacth(object, Func<PropertyInfo, object, bool>) ObjectExtension.IsMacth(object, string) ObjectExtension.ModelState(object, out List<string>) ObjectExtension.ModelStateDeep(object, out string) ObjectExtension.TryChangeType(object, Type, out object) ObjectExtension.TryChangeType<T>(object) ObjectExtension.TryChangeType<T>(object, out T) ObjectExtension.TryConvertToString(object) ObjectExtension.TryConvertToString(object, out string) DispatcherExtension.DelayInvoke(object, Action, DispatcherPriority) DispatcherExtension.DelayInvoke(object, IList, Action<object>, Action, DispatcherPriority) DispatcherExtension.DelayInvoke(object, IList, Func<IList>, Action, DispatcherPriority)