public sealed class TessaInputBinding : IInputBinding,
IEquatable<IInputBinding>, IEquatable<InputBinding>Public NotInheritable Class TessaInputBinding
Implements IInputBinding, IEquatable(Of IInputBinding),
IEquatable(Of InputBinding)public ref class TessaInputBinding sealed : IInputBinding,
IEquatable<IInputBinding^>, IEquatable<InputBinding^>[<SealedAttribute>]
type TessaInputBinding =
class
interface IInputBinding
interface IEquatable<IInputBinding>
interface IEquatable<InputBinding>
end| TessaInputBinding | Создаёт экземпляр класса с указанием значений его свойств. |
| Equals(IInputBinding) | Сравнивает текущий объект с заданным. |
| Equals(InputBinding) | Сравнивает текущий объект с заданным. |
| Equals(Object) | Сравнивает текущий объект с заданным. (Переопределяет ObjectEquals(Object)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Возвращает хеш-код объекта. (Переопределяет ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| CreateWpfBinding |
Создаёт объект привязки InputBinding для использования в WPF. Вызывайте в потоке диспетчера WPF.
(Определяется UIExtensions) |
| Get | (Определяется ComHelper) |
| Invoke | (Определяется ComHelper) |
| Set | (Определяется ComHelper) |