Class Service NamespaceH.Windows.Ribbon AssemblyH.Windows.Ribbon.dll public class Service : IService Inheritance object Service Implements IService Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods ObjectExtension.CloneCast<T>(T, Predicate<PropertyInfo>) NewtonsoftJsonSerializerServiceExtension.CloneByNewtonsoftJson<T>(T) Extensions.GetPropertyValue(object, string) Extensions.GetPropertyValue<T>(object, string) PropertyInfoExtention.ChangeType<T>(object) 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) TextJsonableExtensions.GetJsonPropertyInfos(object) TextJsonableExtensions.WriteJson(object, Utf8JsonWriter, JsonSerializerOptions, bool) TextJsonableExtensions.WriteType(object, Utf8JsonWriter) DispatcherExtension.DelayInvoke(object, Action, DispatcherPriority) DispatcherExtension.DelayInvoke(object, IList, Action<object>, Action, DispatcherPriority) DispatcherExtension.DelayInvoke(object, IList, Func<IList>, Action, DispatcherPriority)