Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Shared / MS / Internal / Generated / PenLineJoinValidation.cs / 1 / PenLineJoinValidation.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
// This file was generated, please do not edit it directly.
//
// Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information.
//
//---------------------------------------------------------------------------
using System;
using System.ComponentModel;
using System.Runtime.InteropServices;
using MS.Internal.PresentationCore;
#if PRESENTATION_CORE
using SR=MS.Internal.PresentationCore.SR;
using SRID=MS.Internal.PresentationCore.SRID;
#else
using SR=System.Windows.SR;
using SRID=System.Windows.SRID;
#endif
namespace System.Windows.Media
{
internal static partial class ValidateEnums
{
///
/// Returns whether or not an enumeration instance a valid value.
/// This method is designed to be used with ValidateValueCallback, and thus
/// matches it's prototype.
///
///
/// Enumeration value to validate.
///
/// 'true' if the enumeration contains a valid value, 'false' otherwise.
public static bool IsPenLineJoinValid(object valueObject)
{
PenLineJoin value = (PenLineJoin) valueObject;
return (value == PenLineJoin.Miter) ||
(value == PenLineJoin.Bevel) ||
(value == PenLineJoin.Round);
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
// This file was generated, please do not edit it directly.
//
// Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information.
//
//---------------------------------------------------------------------------
using System;
using System.ComponentModel;
using System.Runtime.InteropServices;
using MS.Internal.PresentationCore;
#if PRESENTATION_CORE
using SR=MS.Internal.PresentationCore.SR;
using SRID=MS.Internal.PresentationCore.SRID;
#else
using SR=System.Windows.SR;
using SRID=System.Windows.SRID;
#endif
namespace System.Windows.Media
{
internal static partial class ValidateEnums
{
///
/// Returns whether or not an enumeration instance a valid value.
/// This method is designed to be used with ValidateValueCallback, and thus
/// matches it's prototype.
///
///
/// Enumeration value to validate.
///
/// 'true' if the enumeration contains a valid value, 'false' otherwise.
public static bool IsPenLineJoinValid(object valueObject)
{
PenLineJoin value = (PenLineJoin) valueObject;
return (value == PenLineJoin.Miter) ||
(value == PenLineJoin.Bevel) ||
(value == PenLineJoin.Round);
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ToolStripSeparatorRenderEventArgs.cs
- SettingsBase.cs
- UnknownBitmapDecoder.cs
- GeneralTransform3D.cs
- TypeValidationEventArgs.cs
- ParameterToken.cs
- Attributes.cs
- ManipulationStartingEventArgs.cs
- SchemaImporterExtensionsSection.cs
- DbUpdateCommandTree.cs
- serverconfig.cs
- MultiBindingExpression.cs
- Vector3DConverter.cs
- DataControlButton.cs
- DrawingVisualDrawingContext.cs
- StreamGeometryContext.cs
- DefaultParameterValueAttribute.cs
- NavigationPropertyEmitter.cs
- _Rfc2616CacheValidators.cs
- CuspData.cs
- ClientBuildManager.cs
- IPEndPointCollection.cs
- RoleExceptions.cs
- TextSelection.cs
- PropertyGroupDescription.cs
- LogEntryHeaderDeserializer.cs
- EntityDataSourceReferenceGroup.cs
- OleDbException.cs
- LogFlushAsyncResult.cs
- PasswordDeriveBytes.cs
- CounterCreationDataCollection.cs
- MemberPath.cs
- Debug.cs
- EventLogReader.cs
- DataGridViewRowPrePaintEventArgs.cs
- CapabilitiesState.cs
- CultureInfo.cs
- SamlAssertion.cs
- BulletChrome.cs
- EventQueueState.cs
- SupportsEventValidationAttribute.cs
- ActivityCollectionMarkupSerializer.cs
- HttpWebResponse.cs
- IPHostEntry.cs
- PrintDialogDesigner.cs
- ZipIOLocalFileDataDescriptor.cs
- DoubleLinkList.cs
- MappingMetadataHelper.cs
- WebPartVerbCollection.cs
- Track.cs
- JavaScriptString.cs
- Sentence.cs
- GlobalEventManager.cs
- DelimitedListTraceListener.cs
- MimeMultiPart.cs
- HandleCollector.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- EndPoint.cs
- MobileTextWriter.cs
- DefaultPropertyAttribute.cs
- TextTreeObjectNode.cs
- RequestQueryParser.cs
- SystemBrushes.cs
- WCFServiceClientProxyGenerator.cs
- BackStopAuthenticationModule.cs
- HwndTarget.cs
- DataGridViewBindingCompleteEventArgs.cs
- CodeDomExtensionMethods.cs
- HttpCapabilitiesBase.cs
- NamespaceEmitter.cs
- PixelShader.cs
- EventTask.cs
- GreenMethods.cs
- ColorConverter.cs
- Color.cs
- Collection.cs
- MimeFormatter.cs
- AggregateNode.cs
- bidPrivateBase.cs
- TypeElement.cs
- DSACryptoServiceProvider.cs
- OutputScope.cs
- StaticTextPointer.cs
- ButtonBaseAdapter.cs
- ValidationResult.cs
- FieldValue.cs
- HtmlInputControl.cs
- StringUtil.cs
- MultipartContentParser.cs
- Fonts.cs
- AppSettingsReader.cs
- LogRestartAreaEnumerator.cs
- SAPICategories.cs
- ModelVisual3D.cs
- SequentialUshortCollection.cs
- AffineTransform3D.cs
- SqlAliaser.cs
- Pens.cs
- SchemaElement.cs
- GraphicsContainer.cs